Recommended XML links on the Web
Introduction to XML
- XML.com has a
general introduction to
XML that explains what XML is, how it compares to HTML, where it originated
from, and the advantages of using it. It also has a
technical introduction to
XML which explains
what XML documents look
like, XML syntax, what DTDs are, and where and when you should use them.
In the technical introduction you will also learn what a
well-formed and valid XML
document is, and a few extras like
XLinks, XPointers, and
Namespaces.
- Project Cool has a
quickstart
guide to XML. The guide explains what XML is and what the advantages of using
it are, compared to HTML. It also has examples of XML documents and where the
language originated from.
- Scientific American has a great feature article called
XML and the
Second-Generation Web, written by the authors and developers of the official
W3C XML Specification. It explains, in great detail, the impact XML will have on
the Internet.
- The XML FAQ is a list of
general,
user,
author, and
developer questions and answers
about XML.
Resources
News
- XML.com is an excellent place to go to
keep up to date with the latest developments in the XML community.
XML related